home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d23 / am40.arc / SUMMARY.CMD < prev   
OS/2 REXX Batch file  |  1989-02-19  |  6KB  |  110 lines

  1.  
  2.  
  3.                          ArcMaster 4.0 Command Summary
  4.  
  5.   ╒═════════════════════════════ Command Keys ══════════════════════════════╕
  6.   │ Key         Function             Key             Function               │
  7.   │ F1  Compress (ARChive)           Ctrl-A   Auto update/refresh check     │
  8.   │ F2  DeCompress (unARChive)       Ctrl-D   Set ARC date/time to newest   │
  9.   │ F3  Change active drive          Ctrl-E   Call file editor              │
  10.   │ F4  Exchange windows             Ctrl-M   Set DOS file mask             │
  11.   │ F5  Show directory list          Ctrl-P   Print ARC directory listing   │
  12.   │ F6  Tag all files                Ctrl-R   Re-scan disk directories      │
  13.   │ F7  Convert ZIP to PAK           Ctrl-S   Search for file               │
  14.   │ F8  Convert PAK to ZIP           Ctrl-T   Tag all files in directory    │
  15.   │ F9  Convert ZIP to ARC           Ctrl-U   UnTag all tagged files        │
  16.   │ F0  Convert ARC to ZIP           Ctrl-X   Refresh file display          │
  17.   │ TAB Go to opposite window        Alt-D    Delete tagged files           │
  18.   │ Space bar - alternate tag/untag  Alt-T    Show tagged files only        │
  19.   │ \ or / - Command bar menu        Alt-X    Terminate, quit to DOS        │
  20.   │ INS    - Show matching files     CtrlF1   Update archives in RIGHT with │
  21.   │ <RET>  - View ARC file contents             tagged files from LEFT      │
  22.   │ <RET>  - View file with LIST     INS      Mark hot archive in R window  │
  23.   │ INS    - Create a directory      DEL      Unmark hot archive file       │
  24.   │ DEL    - Remove a directory                                             │  
  25.   │                                                                         │  
  26.   ╘═════════════════════════════════════════════════════════════════════════╛  
  27.  
  28. Command definitions:
  29.  
  30.  Ctrl-H or Backspace to view the help screen shown above.
  31.  
  32.  F1    -   Initiate compression operation on tagged files or, if no files
  33.            are tagged, on the file under the cursor bar.
  34.  F2    -   Initiate decompression operation on tagged files (.ARC, .PAK, or
  35.            .ZIP) or, if no files are tagged, on the file under the cursor
  36.            bar.
  37.  F3    -   Change active drive for the currently active window.  The
  38.            default directory of the target drive will be displayed.
  39.  F4    -   Switch window contents.  The directory listing viewed in the
  40.            LEFT window will be displayed in the RIGHT window and vice
  41.            versa.  Toggles between windows.
  42.  F5    -   Display listing of directories for the drive in the active
  43.            window.  If the catalog file (AM40DIR.CAT) has not been read, it
  44.            will be accessed.  Toggles between file and directory displays.
  45.  F6    -   Automatically tag all files in the LEFT window.
  46.  F7    -   Convert tagged .ZIP files in the LEFT window to .PAK files in
  47.            the RIGHT window using PKUNZIP.EXE and PAK.EXE.
  48.  F8    -   Convert tagged .PAK files in the LEFT window to .ZIP files in
  49.            in the RIGHT window using PAK.EXE and PKZIP.EXE.
  50.  F9    -   Convert tagged .ZIP files in the LEFT window to .ARC files in
  51.            the RIGHT window using PKUNZIP.EXE and PKPAK.EXE.
  52.  F10   -   Convert tagged .ARC files in the LEFT window to .ZIP files in
  53.            the RIGHT window usint PKUNPAK.EXE and PKZIP.EXE
  54.  
  55.  Space Bar  -  Tag an untagged file and untag a tagged file.
  56.  INS        -  Highlight files in the RIGHT directory that
  57.  RETURN     -  If the highlighted file is not compressed, call LIST.COM to
  58.                browse the contents of the file.
  59.  RETURN     -  If the highlighted file is compressed, view the directory
  60.                listing of the archive file.
  61.  INS        -  When viewing the DOS directory list, prompts for the path
  62.                name of a new directory to create.
  63.  DEL        -  When viewing the DOS directory list, delete (remove) the
  64.                highlighted directory if it contains no files.
  65.  Ctrl-A     -  If the RIGHT window is active and an archive file is
  66.                highlighted, match the compressed files within the archive
  67.                with any files in the LEFT window that have the same name
  68.                and extension but which are later in time/date.  Tag all
  69.                files meeting this criteria.
  70.  Ctrl-D     -  Scan the files in the LEFT directory window and update each
  71.                archive file found to the time/date of the latest compressed
  72.                file contained therein.
  73.  Ctrl-E     -  Calls the user defined editor program and passes the name of
  74.                the highlighted file as a parameter.
  75.  Ctrl-M     -  Define a new DOS file mask for the currently active window
  76.                and update the window display after accepting the new mask
  77.                entry.
  78.  Ctrl-P     -  If viewing the contents of an archive file, send a directory
  79.                listing of the files contained therein to the printer.
  80.  Ctrl-R     -  Initiate a re-scan of the drive active in the current window
  81.                to retrieve all directory names on the drive and update
  82.                AM40DIR.CAT in the root directory of that drive.
  83.  Ctrl-S     -  Initiated from the LEFT window.  Initiates the file search
  84.                function.  The search target may be a normal DOS file or a
  85.                compressed file that may reside in an archive file somewhere
  86.                on the system.
  87.  Ctrl-T     -  Automatically tag all files in the LEFT window.
  88.  Ctrl-U     -  Automatically untag all files in the LEFT window.
  89.  Ctrl-X     -  Refreshes the active display by reading, sorting, displaying
  90.                file names from the active directory.
  91.  Alt-D      -  DELETES tagged files from the drive:\directory of the active
  92.                window.
  93.  Alt-T      -  Toggles between normal file display and the display of
  94.                tagged files only.
  95.  R Arrow    -  Switches to RIGHT window and leaves a full cursor bar to
  96.                mark the cursor position in the LEFT window.
  97.  L Arrow    -  Switches to the RIGHT window and leaves a full cursor bar to
  98.                mark the cursor positon in the RIGHT window.
  99.  
  100.  These keys are active on IBM AT/PS2 enhanced keyboards only.
  101.  
  102.  F11        -  Same as Ctrl-S.
  103.  F12        -  Same as Ctrl-X.
  104.  
  105.  Alt-X      -  Terminate ArcMaster and return to DOS.
  106.  
  107.                                                                              
  108.  Copyright 1989, All Rights Reserved
  109.  New-Ware
  110.